home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / info / dir < prev    next >
Encoding:
Text File  |  2013-01-10  |  11.9 KB  |  221 lines

  1. This is the file .../info/dir, which contains the
  2. topmost node of the Info hierarchy, called (dir)Top.
  3. The first time you invoke Info you start off looking at this node.
  4. 
  5. File: dir,    Node: Top    This is the top of the INFO tree
  6.  
  7.   This (the Directory node) gives a menu of major topics.
  8.   Typing "q" exits, "?" lists all Info commands, "d" returns here,
  9.   "h" gives a primer for first-timers,
  10.   "mEmacs<Return>" visits the Emacs manual, etc.
  11.  
  12.   In Emacs, you can click mouse button 2 on a menu item or cross reference
  13.   to select it.
  14.  
  15. * Menu:
  16.  
  17. Archiving
  18. * Cpio: (cpio).                 Copy-in-copy-out archiver to tape or disk.
  19.  
  20. Basics
  21. * Common options: (coreutils)Common options.
  22.                                 Common options.
  23. * Coreutils: (coreutils).       Core GNU (file, text, shell) utilities.
  24. * Date input formats: (coreutils)Date input formats.
  25. * File permissions: (coreutils)File permissions.
  26.                                 Access modes.
  27. * Finding files: (find).        Operating on files matching certain criteria.
  28.  
  29. C++ libraries
  30. * autosprintf: (autosprintf).   Support for printf format strings in C++.
  31.  
  32. DOS
  33. * Mtools: (mtools).             Mtools: utilities to access DOS disks in Unix.
  34.  
  35. Editors
  36. * nano: (nano).                 Small and friendly text editor.
  37.  
  38. GNU Gettext Utilities
  39. * autopoint: (gettext)autopoint Invocation.
  40.                                 Copy gettext infrastructure.
  41. * envsubst: (gettext)envsubst Invocation.
  42.                                 Expand environment variables.
  43. * gettextize: (gettext)gettextize Invocation.
  44.                                 Prepare a package for gettext.
  45. * gettext: (gettext).           GNU gettext utilities.
  46. * ISO3166: (gettext)Country Codes.
  47.                                 ISO 3166 country codes.
  48. * ISO639: (gettext)Language Codes.
  49.                                 ISO 639 language codes.
  50. * msgattrib: (gettext)msgattrib Invocation.
  51.                                 Select part of a PO file.
  52. * msgcat: (gettext)msgcat Invocation.
  53.                                 Combine several PO files.
  54. * msgcmp: (gettext)msgcmp Invocation.
  55.                                 Compare a PO file and template.
  56. * msgcomm: (gettext)msgcomm Invocation.
  57.                                 Match two PO files.
  58. * msgconv: (gettext)msgconv Invocation.
  59.                                 Convert PO file to encoding.
  60. * msgen: (gettext)msgen Invocation.
  61.                                 Create an English PO file.
  62. * msgexec: (gettext)msgexec Invocation.
  63.                                 Process a PO file.
  64. * msgfilter: (gettext)msgfilter Invocation.
  65.                                 Pipe a PO file through a filter.
  66. * msgfmt: (gettext)msgfmt Invocation.
  67.                                 Make MO files out of PO files.
  68. * msggrep: (gettext)msggrep Invocation.
  69.                                 Select part of a PO file.
  70. * msginit: (gettext)msginit Invocation.
  71.                                 Create a fresh PO file.
  72. * msgmerge: (gettext)msgmerge Invocation.
  73.                                 Update a PO file from template.
  74. * msgunfmt: (gettext)msgunfmt Invocation.
  75.                                 Uncompile MO file into PO file.
  76. * msguniq: (gettext)msguniq Invocation.
  77.                                 Unify duplicates for PO file.
  78. * ngettext: (gettext)ngettext Invocation.
  79.                                 Translate a message with plural.
  80. * xgettext: (gettext)xgettext Invocation.
  81.                                 Extract strings into a PO file.
  82.  
  83. GNU Utilities
  84. * gpg: (gnupg1).                OpenPGP encryption and signing tool (v1).
  85.  
  86. Individual utilities
  87. * arch: (coreutils)arch invocation.             Print machine hardware name.
  88. * base64: (coreutils)base64 invocation.         Base64 encode/decode data.
  89. * basename: (coreutils)basename invocation.     Strip directory and suffix.
  90. * cat: (coreutils)cat invocation.               Concatenate and write files.
  91. * chcon: (coreutils)chcon invocation.           Change SELinux CTX of files.
  92. * chgrp: (coreutils)chgrp invocation.           Change file groups.
  93. * chmod: (coreutils)chmod invocation.           Change file permissions.
  94. * chown: (coreutils)chown invocation.           Change file owners/groups.
  95. * chroot: (coreutils)chroot invocation.         Specify the root directory.
  96. * cksum: (coreutils)cksum invocation.           Print POSIX CRC checksum.
  97. * comm: (coreutils)comm invocation.             Compare sorted files by line.
  98. * cp: (coreutils)cp invocation.                 Copy files.
  99. * csplit: (coreutils)csplit invocation.         Split by context.
  100. * cut: (coreutils)cut invocation.               Print selected parts of lines.
  101. * date: (coreutils)date invocation.             Print/set system date and time.
  102. * dd: (coreutils)dd invocation.                 Copy and convert a file.
  103. * df: (coreutils)df invocation.                 Report file system disk usage.
  104. * dir: (coreutils)dir invocation.               List directories briefly.
  105. * dircolors: (coreutils)dircolors invocation.   Color setup for ls.
  106. * dirname: (coreutils)dirname invocation.       Strip last file name component.
  107. * du: (coreutils)du invocation.                 Report on disk usage.
  108. * echo: (coreutils)echo invocation.             Print a line of text.
  109. * env: (coreutils)env invocation.               Modify the environment.
  110. * expand: (coreutils)expand invocation.         Convert tabs to spaces.
  111. * expr: (coreutils)expr invocation.             Evaluate expressions.
  112. * factor: (coreutils)factor invocation.         Print prime factors
  113. * false: (coreutils)false invocation.           Do nothing, unsuccessfully.
  114. * find: (find)Invoking find.                    Finding and acting on files.
  115. * fmt: (coreutils)fmt invocation.               Reformat paragraph text.
  116. * fold: (coreutils)fold invocation.             Wrap long input lines.
  117. * groups: (coreutils)groups invocation.         Print group names a user is in.
  118. * gzip: (gzip)Invoking gzip.                    Compress files.
  119. * head: (coreutils)head invocation.             Output the first part of files.
  120. * hostid: (coreutils)hostid invocation.         Print numeric host identifier.
  121. * hostname: (coreutils)hostname invocation.     Print or set system name.
  122. * id: (coreutils)id invocation.                 Print user identity.
  123. * install: (coreutils)install invocation.       Copy and change attributes.
  124. * join: (coreutils)join invocation.             Join lines on a common field.
  125. * kill: (coreutils)kill invocation.             Send a signal to processes.
  126. * link: (coreutils)link invocation.             Make hard links between files.
  127. * ln: (coreutils)ln invocation.                 Make links between files.
  128. * locate: (find)Invoking locate.                Finding files in a database.
  129. * logname: (coreutils)logname invocation.       Print current login name.
  130. * ls: (coreutils)ls invocation.                 List directory contents.
  131. * md5sum: (coreutils)md5sum invocation.         Print or check MD5 digests.
  132. * mkdir: (coreutils)mkdir invocation.           Create directories.
  133. * mkfifo: (coreutils)mkfifo invocation.         Create FIFOs (named pipes).
  134. * mknod: (coreutils)mknod invocation.           Create special files.
  135. * mktemp: (coreutils)mktemp invocation.         Create temporary files.
  136. * msmtp: (msmtp).                               An SMTP client.
  137. * mv: (coreutils)mv invocation.                 Rename files.
  138. * nice: (coreutils)nice invocation.             Modify niceness.
  139. * nl: (coreutils)nl invocation.                 Number lines and write files.
  140. * nohup: (coreutils)nohup invocation.           Immunize to hangups.
  141. * nproc: (coreutils)nproc invocation.           Print the number of processors.
  142. * od: (coreutils)od invocation.                 Dump files in octal, etc.
  143. * paste: (coreutils)paste invocation.           Merge lines of files.
  144. * pathchk: (coreutils)pathchk invocation.       Check file name portability.
  145. * pr: (coreutils)pr invocation.                 Paginate or columnate files.
  146. * printenv: (coreutils)printenv invocation.     Print environment variables.
  147. * printf: (coreutils)printf invocation.         Format and print data.
  148. * ptx: (coreutils)ptx invocation.               Produce permuted indexes.
  149. * pwd: (coreutils)pwd invocation.               Print working directory.
  150. * readlink: (coreutils)readlink invocation.     Print referent of a symlink.
  151. * rm: (coreutils)rm invocation.                 Remove files.
  152. * rmdir: (coreutils)rmdir invocation.           Remove empty directories.
  153. * runcon: (coreutils)runcon invocation.         Run in specified SELinux CTX.
  154. * seq: (coreutils)seq invocation.               Print numeric sequences
  155. * sha1sum: (coreutils)sha1sum invocation.       Print or check SHA-1 digests.
  156. * sha2: (coreutils)sha2 utilities.              Print or check SHA-2 digests.
  157. * shred: (coreutils)shred invocation.           Remove files more securely.
  158. * shuf: (coreutils)shuf invocation.             Shuffling text files.
  159. * sleep: (coreutils)sleep invocation.           Delay for a specified time.
  160. * sort: (coreutils)sort invocation.             Sort text files.
  161. * split: (coreutils)split invocation.           Split into fixed-size pieces.
  162. * stat: (coreutils)stat invocation.             Report file(system) status.
  163. * stdbuf: (coreutils)stdbuf invocation.         Modify stdio buffering.
  164. * stty: (coreutils)stty invocation.             Print/change terminal settings.
  165. * su: (coreutils)su invocation.                 Modify user and group ID.
  166. * sum: (coreutils)sum invocation.               Print traditional checksum.
  167. * sync: (coreutils)sync invocation.             Synchronize memory and disk.
  168. * tac: (coreutils)tac invocation.               Reverse files.
  169. * tail: (coreutils)tail invocation.             Output the last part of files.
  170. * tee: (coreutils)tee invocation.               Redirect to multiple files.
  171. * test: (coreutils)test invocation.             File/string tests.
  172. * timeout: (coreutils)timeout invocation.       Run with time limit.
  173. * touch: (coreutils)touch invocation.           Change file timestamps.
  174. * tr: (coreutils)tr invocation.                 Translate characters.
  175. * true: (coreutils)true invocation.             Do nothing, successfully.
  176. * truncate: (coreutils)truncate invocation.     Shrink/extend size of a file.
  177. * tsort: (coreutils)tsort invocation.           Topological sort.
  178. * tty: (coreutils)tty invocation.               Print terminal name.
  179. * uname: (coreutils)uname invocation.           Print system information.
  180. * unexpand: (coreutils)unexpand invocation.     Convert spaces to tabs.
  181. * uniq: (coreutils)uniq invocation.             Uniquify files.
  182. * unlink: (coreutils)unlink invocation.         Removal via unlink(2).
  183. * updatedb: (find)Invoking updatedb.            Building the locate database.
  184. * uptime: (coreutils)uptime invocation.         Print uptime and load.
  185. * users: (coreutils)users invocation.           Print current user names.
  186. * vdir: (coreutils)vdir invocation.             List directories verbosely.
  187. * wc: (coreutils)wc invocation.                 Line, word, and byte counts.
  188. * who: (coreutils)who invocation.               Print who is logged in.
  189. * whoami: (coreutils)whoami invocation.         Print effective user ID.
  190. * xargs: (find)Invoking xargs.                  Operating on many files.
  191. * yes: (coreutils)yes invocation.               Print a string indefinitely.
  192.  
  193. Information
  194. * Debian menu: (menu).          The Debian menu system
  195.  
  196. Libraries
  197. * RLuserman: (rluserman).       The GNU readline library User's Manual.
  198.  
  199. Math
  200. * bc: (bc).                     An arbitrary precision calculator language.
  201.  
  202. Miscellaneous
  203. * ipc: (ipc).                   System V style inter process communication
  204.  
  205. Network Applications
  206. * Polipo: (polipo).             The Polipo caching web proxy.
  207. * Wget: (wget).                 The non-interactive network downloader.
  208.  
  209. Networking
  210. * macchanger: (macchanger).     Utility for viewing MAC address
  211.  
  212. Programming & development tools
  213. * GDBM: (gdbm).                 The GNU database manager.
  214.  
  215. Text creation and manipulation
  216. * grep: (grep).                 Print lines matching a pattern.
  217. * sed: (sed).                   Stream EDitor.  
  218.  
  219. Utilities
  220. * Gzip: (gzip).                 The gzip command for compressing files.
  221.